√在线天堂中文最新版网,97se亚洲综合色区,国产成人av免费网址,国产成人av在线影院无毒,成人做爰100部片

當(dāng)前位置: 在線翻譯 > 英語翻譯 > modular design method
ONOFF
劃詞翻譯
導(dǎo)航
建議反饋
詞典App

modular design method中文是什么意思

  • 標(biāo)準(zhǔn)單元設(shè)計(jì)法

"查查詞典"手機(jī)版

千萬人都在用的超大詞匯詞典翻譯APP

  • 例句與用法
  • The modular design method is applied in the process of software design . the whole control software can be divided into two parts , the main control module and the function module
    在系統(tǒng)軟件設(shè)計(jì)中,采用了模塊化設(shè)計(jì)方法,將系統(tǒng)劃分為主控模塊和功能模塊。
  • On this basis , an integrated modular design method is put forword , in the form of a flowchart that describes the content and integrated steps , and a detailed explanation of the method of characteristics
    在此基礎(chǔ)上,提出了一種集成式的模塊化設(shè)計(jì)方法,以流程圖的形式描述了該集成式方法的內(nèi)容和步驟,闡述了該方法的特點(diǎn)。
  • On basis of software engineering , adopts the modular designing method , and makes full use of the functions what the mcu offers , such as a / d function , interrupt function , pwm function , and software timer function
    在系統(tǒng)硬件的設(shè)計(jì)上,設(shè)計(jì)了前向通道的信號(hào)調(diào)理電路、鍵盤模塊、液晶顯示模塊、大容量存儲(chǔ)器、串行通訊以及打印機(jī)等模塊的驅(qū)動(dòng)電路。
  • Thirdly , this paper summarizes the technologies that enable the reconfigurable manufacturing system ( rms ) . the modular design methods for machine tools are presented , and the re - grouping algorithms for machines and their control software are proposed
    第三,總結(jié)了可重組制造系統(tǒng)的關(guān)鍵技術(shù),闡述了機(jī)床的模塊化設(shè)計(jì)方法,提出了機(jī)床及其控制軟件的重組算法。
  • This paper summarizes the existing modular design methods , and concludes a disaggregated analysis of its grouped into two categories : focused on the structure and function of the modular design , and sums up their deficiencies
    摘要分析總結(jié)了現(xiàn)有的模塊化設(shè)計(jì)方法,并對(duì)其進(jìn)行了分類分析,將其歸納為側(cè)重功能的模塊化設(shè)計(jì)方法和基于結(jié)構(gòu)的模塊化設(shè)計(jì)方法兩類,并總結(jié)了其不足之處。
  • The system software uses typical up to down and modular designing methods . in this dissertation , the total frame of main program , the design of a / d sampling interrupt program , the design of can communication program and the processing of communication message are explained mainly
    裝置的軟件設(shè)計(jì)遵循模塊化,自頂向下的設(shè)計(jì)思路,文中重點(diǎn)分析了主程序的總體框架結(jié)構(gòu), a / d采樣中斷程序的設(shè)計(jì)、 can通信程序的設(shè)計(jì)和通信報(bào)文的處理思路。
  • This paper introduces the the development of the switched ethernet lan , analyses the function structure of the ethernet switch and points out the plotting of the software domain and hardware domain in ethernet switch . this paper puts forward the the architecture of the layer 2 ethernet switch versatile software platform . following of the idea of layering in the network stack and adopting modular design method in the design of the versatile software platform provides it with the characteristics of good porting , good scalability , and good cutting . and because the design of the layer 2 switched protocol comforms to the specificaion of ieee 802 . 1 completely , the platform has the characteristic of versatility in the field of ethernet switch . at last , we implement a layer 2 managed switch in a specific switch hardware
    本文介紹了交換式以太網(wǎng)的發(fā)展過程,認(rèn)真分析了以太網(wǎng)交換機(jī)的功能結(jié)構(gòu),明確了交換機(jī)硬件域與軟件域劃分,在此基礎(chǔ)上提出了二層以太網(wǎng)交換機(jī)通用軟件平臺(tái)的體系結(jié)構(gòu),并對(duì)其中關(guān)鍵技術(shù)進(jìn)行了深入剖析與設(shè)計(jì)。該通用軟件平臺(tái)的設(shè)計(jì)遵循了網(wǎng)絡(luò)協(xié)議棧分層設(shè)計(jì)的思想,采用模塊化設(shè)計(jì)方法,使其具有可移植、可擴(kuò)展、可裁剪的特點(diǎn)。同時(shí),所設(shè)計(jì)的二層交換協(xié)議完全遵循ieee802 . 1標(biāo)準(zhǔn),在以太網(wǎng)交換機(jī)領(lǐng)域具有通用性。
  • In the designation of system software , the author applies the idea of software engineering , adopts the modular designing method , and makes full use of the functions what the mcu offers , such as a / d function , interrupt function , pwm function , and software timer function . as a result , the following subroutines are programmed : keyboard scanning , a / d sample , led displaying , data computing and dealing , software timer and control modules . eventually , the problems , solutions and the personnel experience in designing and debugging are summarized
    在軟件設(shè)計(jì)上,主要使用c196和匯編語言混合編程的方式,采用模塊化程序設(shè)計(jì)方法,設(shè)計(jì)出了a d采樣子程序、鍵盤掃描子程序、中斷采樣子程序、 led顯示子程序、數(shù)據(jù)計(jì)算及處理子程序、工縫機(jī)各種控制功能的實(shí)現(xiàn)模塊等最后,總結(jié)出作者在系統(tǒng)設(shè)計(jì)調(diào)試時(shí)所遇到問題、解決措施和個(gè)人心得體會(huì)。
  • In the designation of software , the author adopts the modular designing method , and makes full use of the functions what the mcu offers , such as a / d function , interrupt function , pwm function , and software timer function . as a result , the following subroutines are programmed : a / d sample , read optic - electron coder signal , disposition of orientation interruption , z interruption , and software timer
    在控制軟件的設(shè)計(jì)上,采用模塊化程序設(shè)計(jì)方法,充分利用單片機(jī)內(nèi)部提供的a d功能、中斷功能、 pwm功能、軟件定時(shí)器等功能,設(shè)計(jì)出了a d采樣子程序、讀編碼器信號(hào)子程序、定位中斷服務(wù)子程序、 z中斷服務(wù)子程序、軟件定時(shí)器中斷服務(wù)子程序等模塊化程序。
  • 其他語種釋義
  • 推薦英語閱讀
modular design method的中文翻譯,modular design method是什么意思,怎么用漢語翻譯modular design method,modular design method的中文意思,modular design method的中文,modular design method in Chinese,modular design method的中文,modular design method怎么讀,發(fā)音,例句,用法和解釋由查查在線詞典提供,版權(quán)所有違者必究。

說出您的建議或使用心得